home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 April: Mac OS SDK / Dev.CD Apr 00 SDK1.toast / Development Kits / Mac OS / Communications Toolbox / LAT 1.1 / Release Notes < prev   
Encoding:
Text File  |  1994-11-21  |  3.5 KB  |  80 lines  |  [ttro/ttxt]

  1. LAT (Connection Tool, Driver and cdevs) Release Notes
  2.             
  3. 1.1b5:  07/30/91
  4. ===========================================
  5. - The node description and the service description lengths are no longer checked 
  6.   (LAT verification test said 64 was the legal limit but third party product sent
  7.   longer descriptions)
  8.  
  9.  
  10. 1.1b4:  07/11/91
  11. ===========================================
  12. - The LAT Protocol handler needs to verify that the globals are available
  13.   (Fixes " crash during open from BP")
  14. - The last parameter of the Start slot was not being sent 
  15.   (Fixes "unable to connect from McDonnell Douglas")
  16.  
  17. 1.1b3:  06/07/91
  18. ===========================================
  19. - Changed CMChoose heading from bold geneva 12 to chicago 12 (Service DITL)
  20. - Changed the port record from application to system heap (setlocalport).
  21. - Hostname was not updated properly if not typed into text edit
  22. - Switching services will update "options" to their default values
  23. - Opening and closing a session with a gateway which already has 46 sessions
  24.   will not freeze HI
  25. - The max number of simutatious connections on a circuit is now negotiated
  26.   with the LAT host
  27. - Ethernet card was not correctly selected if session were going when switching
  28. - Changed Lat configuration resource to allow 64 sessions/port and 64 total sessions
  29. - CMHWrite and CMHRead error handling has been cleaned up.
  30.  
  31. 1.1b2:  05/10/91
  32. ===========================================
  33. - Changed Icon Mask to match AppleTalk-LAT Tool.
  34. - Changed Ldef to match AppleTalk-LAT Tool to display color text.
  35. - Fixed crash with System 7.0, VM & 32 bits in CMChoose on fx & si
  36.  
  37. 1.1a4:  04/19/91
  38. ===========================================
  39. - Changed Lat configuration resource to allow 32 sessions/port instead of 16
  40.             
  41. 1.1a3:  04/10/91
  42. ===========================================
  43. - Connections will no longer disconnect after hours of use (Driver bug "Holland Bug")
  44. - Length of the password should be 16 not 6 (DECserver only allows 6)
  45. - Having multiple ethernet cards with the first returning an error now works
  46.   ("John Gault Bug")
  47. - Updated AdminLAT, LAT and LAT Prep Icons
  48. - AdminLAT no longer hangs if both cdevs are opened at the same time (system 7.0)
  49.  
  50. 1.1a2:  03/18/91
  51. ===========================================
  52. - Pressing Uparrow when no item in list is selected will select first item
  53. - "clear" key no longer cancels the CMchoose Dialog or Admin LAT's Dialogs 
  54. - Bug in the version resource it was saying the version was 1.0.1d3 instead of 1.1d3
  55. - Crash on 68000 while doing the LAT init
  56. - Driver now will let the gateway set the machine's LAT name
  57.  
  58. 1.1d3:  03/06/91
  59. ===========================================
  60. - Crash on 68000 has been fixed (CMNew and CMChoose)
  61. - Fixed error message for CMnew if LAT is the wrong version (latter to later).
  62. - International characters are now scripted correctly.
  63. - Changed "display unavailable…" to "Include unavailable…" in the Tool
  64. - Now Highlight the title of the bundle's popup menu if 
  65.   the popup or title has a mouse down event 
  66.  
  67. 1.1d2:  03/04/91
  68. ===========================================
  69. - Async open with host specified would never complete (driver bug)
  70. - Multinational character compares were not done correctly (driver bug)
  71. - Specify host with no name now returns an Error
  72. - Character Conversion routine had a bug (PEL-005)
  73. - Keyboard mapping for international characters is now functional (PEL-003)
  74. - Balloon help has been added (Tool and both cdevs)
  75. - Color Icons has been added (Tool and both cdevs)
  76. - The Tool check the version of the LAT Driver
  77.  
  78. 1.1d1:  02/11/91
  79. ===========================================
  80. - initial release of software